FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package nictiz.fhir.nl.r4.medicationprocess9#2.0.0-beta.6 (110 ms)

Package nictiz.fhir.nl.r4.medicationprocess9
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=nictiz.fhir.nl.r4.medicationprocess9@2.0.0-beta.6&canonical=http://nictiz.nl/fhir/StructureDefinition/ext-MedicationOverview.Verification
Url http://nictiz.nl/fhir/StructureDefinition/ext-MedicationOverview.Verification
Version 2.0.0-beta.6
Status active
Name ExtMedicationOverviewVerification
Title Ext MedicatonOverview.Verification
Experimental False
Realm nl
Description Extension to capture if a patient and/or health professional verified the medication overview and the corresponding date the verification took place.
Purpose To indicate if and when a medication overview is verified with a patient or health professional.
Copyright Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.
Type Extension
Kind complex-type

Resources that use this resource

StructureDefinition
http://nictiz.nl/fhir/StructureDefinition/mp-MedicationOverview mp MedicationOverview

Resources that this resource uses

No resources found



Source

{
  "resourceType" : "StructureDefinition",
  "id" : "ext-MedicationOverview.Verification",
  "url" : "http://nictiz.nl/fhir/StructureDefinition/ext-MedicationOverview.Verification",
  "version" : "2.0.0-beta.6",
  "name" : "ExtMedicationOverviewVerification",
  "title" : "Ext MedicatonOverview.Verification",
  "status" : "active",
  "publisher" : "Nictiz",
  "contact" : [
    {
      "name" : "Nictiz",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.nictiz.nl",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "Extension to capture if a patient and/or health professional verified the medication overview and the corresponding date the verification took place.",
  "purpose" : "To indicate if and when a medication overview is verified with a patient or health professional.",
  "copyright" : "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.",
  "fhirVersion" : "4.0.1",
  "kind" : "complex-type",
  "abstract" : false,
  "context" : [
    {
      "type" : "element",
      "expression" : "List"
    }
  ],
  "type" : "Extension",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Extension",
        "path" : "Extension",
        "short" : "VerificationPatient / VerificationHealthProfessional",
        "definition" : "Verification with patient and health professional.",
        "alias" : [
          "VerificatiePatiënt",
          "VerificatieZorgverlener"
        ],
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Extension.extension",
        "path" : "Extension.extension",
        "min" : 2
      },
      {
        "id" : "Extension.extension:verificationPatient",
        "path" : "Extension.extension",
        "sliceName" : "verificationPatient",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Extension.extension:verificationPatient.url",
        "path" : "Extension.extension.url",
        "fixedUri" : "verificationPatient"
      },
      {
        "id" : "Extension.extension:verificationPatient.value[x]",
        "path" : "Extension.extension.value[x]",
        "short" : "VerifiedWithPatient?",
        "definition" : "Verified with patient?",
        "alias" : [
          "GeverifieerdMetPatiënt?"
        ],
        "type" : [
          {
            "code" : "boolean"
          }
        ]
      },
      {
        "id" : "Extension.extension:verificationPatientDate",
        "path" : "Extension.extension",
        "sliceName" : "verificationPatientDate",
        "max" : "1"
      },
      {
        "id" : "Extension.extension:verificationPatientDate.url",
        "path" : "Extension.extension.url",
        "fixedUri" : "verificationPatientDate"
      },
      {
        "id" : "Extension.extension:verificationPatientDate.value[x]",
        "path" : "Extension.extension.value[x]",
        "short" : "VerificationDate",
        "definition" : "Date of verification.",
        "alias" : [
          "VerificatieDatum"
        ],
        "type" : [
          {
            "code" : "dateTime"
          }
        ]
      },
      {
        "id" : "Extension.extension:verificationHealthProfessional",
        "path" : "Extension.extension",
        "sliceName" : "verificationHealthProfessional",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Extension.extension:verificationHealthProfessional.url",
        "path" : "Extension.extension.url",
        "fixedUri" : "verificationHealthProfessional"
      },
      {
        "id" : "Extension.extension:verificationHealthProfessional.value[x]",
        "path" : "Extension.extension.value[x]",
        "short" : "VerifiedWithHealthProfessional?",
        "definition" : "Verified with health professional?",
        "alias" : [
          "GeverifieerdMetZorgverlener?"
        ],
        "type" : [
          {
            "code" : "boolean"
          }
        ]
      },
      {
        "id" : "Extension.extension:verificationHealthProfessionalDate",
        "path" : "Extension.extension",
        "sliceName" : "verificationHealthProfessionalDate",
        "max" : "1"
      },
      {
        "id" : "Extension.extension:verificationHealthProfessionalDate.url",
        "path" : "Extension.extension.url",
        "fixedUri" : "verificationHealthProfessionalDate"
      },
      {
        "id" : "Extension.extension:verificationHealthProfessionalDate.value[x]",
        "path" : "Extension.extension.value[x]",
        "short" : "VerificationDate",
        "definition" : "Date of verification.",
        "alias" : [
          "VerificatieDatum"
        ],
        "type" : [
          {
            "code" : "dateTime"
          }
        ]
      },
      {
        "id" : "Extension.url",
        "path" : "Extension.url",
        "fixedUri" : "http://nictiz.nl/fhir/StructureDefinition/ext-MedicationOverview.Verification"
      },
      {
        "id" : "Extension.value[x]",
        "path" : "Extension.value[x]",
        "max" : "0"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.